Replace const std::string passed by reference with std::string_view

Demo: C++17 vs C Strings, plus some Zig

std::visit

A Short Life span For a Regular Mess - Victor Ciura - code::dive 2019

C++20: An (Almost) Complete Overview - Talk by Marc Gregoire

[MUC++] Nevin Liber - 15 Years Doing C++ Standardization Work: A Personal Retrospective

Code Review: Replace part of the string with n size with string of m size (2 Solutions!!)

Anonymous functions | Learning C++ stream (Part 28)

A Conversion Story: Improving from_chars and to_chars in C++17 - Javier Estrada - CppCon 2019

CppCon 2018: Arno Schoedl “Range-Based Text Formatting For a Future Range-Based Standard Library”

7.2 const and constexpr keywords

[MUC++] Arthur O'Dwyer - 'The Complete Guide to return x;' (Virtual)

Danila Kutenin — C++ STL best and worst performance features and how to learn from them

CppCon 2017: Jason Turner “Practical C++17”

Reducing Memory Allocations in a Large C++ Application - Arnaud Desitter [ C++ on Sea 2020 ]

CppCon 2018: Victor Ciura “These Aren't the COM Objects You're Looking For”

C++20: An (Almost) Complete Overview - Marc Gregoire - CppCon 2020

C++ Weekly - Ep 191 - Cevelop IDE With CMake Based Projects

A Short Life span - For A Regular Mess - Victor Ciura

C++Now 2018: Mark Zeren “-Os Matters”

CppCon 2018: Titus Winters “Modern C++ Design (part 1 of 2)”

Björn Fahller: Typical C++, but why?

What is an ABI, and Why is Breaking it Bad? - Marshall Clow - CppCon 2020

Literate Haskell but in C

Jeff Garland - C++23 Standard Library Preview - Meeting C++ 2021

visit shbcf.ru